Skip to main content

Button

The skinnable plugin button used in the plugin interface (used for visual plugins with their own window only, i.e. isVisual == true and isInsideMode == false).

Properties

NameTypeDescription
textstringThe label which is displayed on the button.
primarybooleanDefines if the button is primary or not. The primary flag affects the button skin only.
isViewerbooleanDefines if the button is shown in the viewer mode only or not.
textLocalelocaleTranslateTranslations for the text field. The object keys are the two letter language codes (ru, de, it, etc.) and the values are the button label translation for each language.

Type

Object